home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / amac44b.zip / PICK.BAT < prev    next >
DOS Batch File  |  1990-09-09  |  140b  |  7 lines

  1. @echo off
  2. echo PICK.BAT           Sun  09-09-1990
  3. echo .. Sorting by %2>c:!
  4. echo %1 %2
  5.  
  6. DX %1  //SING/HE:0/ST:1/AT:d-/Out:>>c:!/SO:%2
  7.